Package | ca.on.oh.erec |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.on.oh.erec@0.12.0-alpha1.0.4&canonical=http://ehealthontario.ca/fhir/StructureDefinition/ext-consultation-time |
Url | http://ehealthontario.ca/fhir/StructureDefinition/ext-consultation-time |
Status | draft |
Name | ConsultationTime |
Experimental | False |
Realm | ca |
Description | Records the amount of time a provider spent documentation a consultation |
Type | Extension |
Kind | complex-type |
No resources found
No resources found
{
"resourceType" : "StructureDefinition",
"url" : "http://ehealthontario.ca/fhir/StructureDefinition/ext-consultation-time",
"name" : "ConsultationTime",
"status" : "draft",
"description" : "Records the amount of time a provider spent documentation a consultation",
"fhirVersion" : "4.0.1",
"kind" : "complex-type",
"abstract" : false,
"context" : [
{
"type" : "element",
"expression" : "Task"
}
],
"type" : "Extension",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Extension",
"path" : "Extension",
"short" : "Consultation Time",
"definition" : "Records the amount of time a provider spent on a consultation",
"max" : "1",
"mustSupport" : true
},
{
"id" : "Extension.extension",
"path" : "Extension.extension",
"min" : 1
},
{
"id" : "Extension.extension:TimeSpent",
"path" : "Extension.extension",
"sliceName" : "TimeSpent",
"short" : "Time spend on the consulation",
"definition" : "The amount of time (in minutes) a provider spent on a consultation.",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Extension.extension:TimeSpent.url",
"path" : "Extension.extension.url",
"fixedUri" : "TimeSpent"
},
{
"id" : "Extension.extension:TimeSpent.value[x]",
"path" : "Extension.extension.value[x]",
"short" : "Minutes Spent",
"definition" : "Amount of time spent on the consultation in minutes",
"min" : 1,
"type" : [
{
"code" : "integer"
}
],
"mustSupport" : false
},
{
"id" : "Extension.extension:Comments",
"path" : "Extension.extension",
"sliceName" : "Comments",
"definition" : "Additional comments",
"max" : "1",
"mustSupport" : true
},
{
"id" : "Extension.extension:Comments.url",
"path" : "Extension.extension.url",
"fixedUri" : "Comments"
},
{
"id" : "Extension.extension:Comments.value[x]",
"path" : "Extension.extension.value[x]",
"short" : "Comments",
"type" : [
{
"code" : "string"
}
],
"mustSupport" : false
},
{
"id" : "Extension.url",
"path" : "Extension.url",
"fixedUri" : "http://ehealthontario.ca/fhir/StructureDefinition/ext-consultation-time"
},
{
"id" : "Extension.value[x]",
"path" : "Extension.value[x]",
"max" : "0",
"mustSupport" : true
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.